[INFO] cloning repository https://github.com/Bli-AIk/chaser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bli-AIk/chaser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fchaser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fchaser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81eff7364e0e7f8fe04f217b7d2707ecade3c7bb
[INFO] testing Bli-AIk/chaser against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fchaser" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bli-AIk/chaser
[INFO] finished tweaking git repo https://github.com/Bli-AIk/chaser
[INFO] tweaked toml for git repo https://github.com/Bli-AIk/chaser written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bli-AIk/chaser on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bli-AIk/chaser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded libredox v0.1.10
[INFO] [stderr]   Downloaded sys-locale v0.3.2
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded indexmap v2.12.0
[INFO] [stderr]   Downloaded mio v1.1.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.145
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded syn v2.0.108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce42ce4b1933149753064a5f47498433e916802b7244ee107fb8b4a48eb4dc98
[INFO] running `Command { std: "docker" "start" "-a" "ce42ce4b1933149753064a5f47498433e916802b7244ee107fb8b4a48eb4dc98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce42ce4b1933149753064a5f47498433e916802b7244ee107fb8b4a48eb4dc98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce42ce4b1933149753064a5f47498433e916802b7244ee107fb8b4a48eb4dc98", kill_on_drop: false }`
[INFO] [stdout] ce42ce4b1933149753064a5f47498433e916802b7244ee107fb8b4a48eb4dc98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e2769fd364152ad5d9ac46d3299be7ab04a9788b07cca6474b195caf270cac8
[INFO] running `Command { std: "docker" "start" "-a" "0e2769fd364152ad5d9ac46d3299be7ab04a9788b07cca6474b195caf270cac8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling chaser v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `build_test_cli` is never used
[INFO] [stdout]   --> src/cli.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn build_test_cli() -> Command {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_current_locale` and `tf` are never used
[INFO] [stdout]   --> src/i18n.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl I18n {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn get_current_locale(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn tf(&self, key: &str, args: &[&str]) -> String {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_i18n` is never used
[INFO] [stdout]    --> src/i18n.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_current_locale` is never used
[INFO] [stdout]    --> src/i18n.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn get_current_locale() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_path` is never read
[INFO] [stdout]   --> src/path_sync.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PathMapping {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 14 |     pub original_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `start_monitoring`, `handle_event`, `handle_path_created`, `handle_path_removed`, `handle_path_modified`, and `refresh` are never used
[INFO] [stdout]    --> src/path_sync.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl PathSyncManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn start_monitoring(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn handle_event(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn handle_path_created(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn handle_path_removed(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn handle_path_modified(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 498 |     pub fn refresh(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mark_path_deleted` and `mark_path_restored` are never used
[INFO] [stdout]    --> src/target_files.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl TargetFile {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub fn mark_path_deleted(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn mark_path_restored(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.87s
[INFO] running `Command { std: "docker" "inspect" "0e2769fd364152ad5d9ac46d3299be7ab04a9788b07cca6474b195caf270cac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e2769fd364152ad5d9ac46d3299be7ab04a9788b07cca6474b195caf270cac8", kill_on_drop: false }`
[INFO] [stdout] 0e2769fd364152ad5d9ac46d3299be7ab04a9788b07cca6474b195caf270cac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 720d88875376f74fa03943da23fa631cf60b4857dbd2a12c81c4d1d8d52134dd
[INFO] running `Command { std: "docker" "start" "-a" "720d88875376f74fa03943da23fa631cf60b4857dbd2a12c81c4d1d8d52134dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chaser v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stdout] warning: function `build_test_cli` is never used
[INFO] [stdout]   --> src/cli.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn build_test_cli() -> Command {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_current_locale` and `tf` are never used
[INFO] [stdout]   --> src/i18n.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl I18n {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn get_current_locale(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn tf(&self, key: &str, args: &[&str]) -> String {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_i18n` is never used
[INFO] [stdout]    --> src/i18n.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_current_locale` is never used
[INFO] [stdout]    --> src/i18n.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn get_current_locale() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_path` is never read
[INFO] [stdout]   --> src/path_sync.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PathMapping {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 14 |     pub original_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `start_monitoring`, `handle_event`, `handle_path_created`, `handle_path_removed`, `handle_path_modified`, and `refresh` are never used
[INFO] [stdout]    --> src/path_sync.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl PathSyncManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn start_monitoring(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn handle_event(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn handle_path_created(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn handle_path_removed(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn handle_path_modified(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 498 |     pub fn refresh(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mark_path_deleted` and `mark_path_restored` are never used
[INFO] [stdout]    --> src/target_files.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl TargetFile {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub fn mark_path_deleted(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn mark_path_restored(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stdout] warning: function `init_i18n` is never used
[INFO] [stdout]    --> src/i18n.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_current_locale` is never used
[INFO] [stdout]    --> src/i18n.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn get_current_locale() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_path` is never read
[INFO] [stdout]   --> src/path_sync.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PathMapping {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 14 |     pub original_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `start_monitoring`, `handle_event`, `handle_path_created`, `handle_path_removed`, `handle_path_modified`, and `refresh` are never used
[INFO] [stdout]    --> src/path_sync.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl PathSyncManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn start_monitoring(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn handle_event(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn handle_path_created(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn handle_path_removed(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn handle_path_modified(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 498 |     pub fn refresh(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mark_path_deleted` and `mark_path_restored` are never used
[INFO] [stdout]    --> src/target_files.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl TargetFile {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub fn mark_path_deleted(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn mark_path_restored(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.32s
[INFO] running `Command { std: "docker" "inspect" "720d88875376f74fa03943da23fa631cf60b4857dbd2a12c81c4d1d8d52134dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "720d88875376f74fa03943da23fa631cf60b4857dbd2a12c81c4d1d8d52134dd", kill_on_drop: false }`
[INFO] [stdout] 720d88875376f74fa03943da23fa631cf60b4857dbd2a12c81c4d1d8d52134dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 941fd689986c69e18c2a9c13ea2023c369b7cedfbaea1419d0123dd19dabe10c
[INFO] running `Command { std: "docker" "start" "-a" "941fd689986c69e18c2a9c13ea2023c369b7cedfbaea1419d0123dd19dabe10c", kill_on_drop: false }`
[INFO] [stderr] warning: function `init_i18n` is never used
[INFO] [stderr]    --> src/i18n.rs:132:8
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_current_locale` is never used
[INFO] [stderr]    --> src/i18n.rs:154:8
[INFO] [stderr]     |
[INFO] [stderr] 154 | pub fn get_current_locale() -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `original_path` is never read
[INFO] [stderr]   --> src/path_sync.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct PathMapping {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 14 |     pub original_path: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PathMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `start_monitoring`, `handle_event`, `handle_path_created`, `handle_path_removed`, `handle_path_modified`, and `refresh` are never used
[INFO] [stderr]    --> src/path_sync.rs:166:12
[INFO] [stderr]     |
[INFO] [stderr]  27 | impl PathSyncManager {
[INFO] [stderr]     | -------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 166 |     pub fn start_monitoring(&mut self) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 214 |     fn handle_event(
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |     fn handle_path_created(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 276 |     fn handle_path_removed(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 306 |     fn handle_path_modified(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 498 |     pub fn refresh(&mut self) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `mark_path_deleted` and `mark_path_restored` are never used
[INFO] [stderr]    --> src/target_files.rs:352:12
[INFO] [stderr]     |
[INFO] [stderr]  42 | impl TargetFile {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 352 |     pub fn mark_path_deleted(&mut self, path: &str) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 |     pub fn mark_path_restored(&mut self, path: &str) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_test_cli` is never used
[INFO] [stderr]   --> src/cli.rs:78:8
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn build_test_cli() -> Command {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_current_locale` and `tf` are never used
[INFO] [stderr]   --> src/i18n.rs:62:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl I18n {
[INFO] [stderr]    | --------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 62 |     pub fn get_current_locale(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 82 |     pub fn tf(&self, key: &str, args: &[&str]) -> String {
[INFO] [stderr]    |            ^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `init_i18n` is never used
[INFO] [stderr]    --> src/i18n.rs:132:8
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `chaser` (bin "chaser" test) generated 5 warnings
[INFO] [stderr] warning: `chaser` (bin "chaser") generated 7 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaser-2e486b9d0998a00d)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test cli::tests::test_cli_no_command ... ok
[INFO] [stdout] test cli::tests::test_commands_with_special_characters ... ok
[INFO] [stdout] test cli::tests::test_add_target_command ... ok
[INFO] [stdout] test cli::tests::test_invalid_command ... ok
[INFO] [stdout] test cli::tests::test_ignore_command ... ok
[INFO] [stdout] test cli::tests::test_help_flag ... ok
[INFO] [stdout] test cli::tests::test_config_command ... ok
[INFO] [stdout] test cli::tests::test_add_command ... ok
[INFO] [stdout] test cli::tests::test_lang_command ... ok
[INFO] [stdout] test cli::tests::test_list_targets_command ... ok
[INFO] [stdout] test cli::tests::test_recursive_command ... ok
[INFO] [stdout] test cli::tests::test_list_command ... ok
[INFO] [stdout] test cli::tests::test_remove_target_command ... ok
[INFO] [stdout] test config::tests::test_add_path ... ok
[INFO] [stdout] test cli::tests::test_version_flag ... ok
[INFO] [stdout] test config::tests::test_config_debug ... ok
[INFO] [stdout] test config::tests::test_config_clone ... ok
[INFO] [stdout] test config::tests::test_get_effective_language_with_env ... ok
[INFO] [stdout] test config::tests::test_get_effective_language ... ok
[INFO] [stdout] test cli::tests::test_reset_command ... ok
[INFO] [stdout] test config::tests::test_config_file_path ... ok
[INFO] [stdout] test config::tests::test_set_language ... ok
[INFO] [stdout] test i18n::tests::test_available_locales ... ok
[INFO] [stdout] test i18n::tests::test_get_current_locale ... ok
[INFO] [stdout] test i18n::tests::test_get_system_locale ... ok
[INFO] [stdout] test i18n::tests::test_global_functions_without_init ... ok
[INFO] [stdout] test i18n::tests::test_is_locale_supported ... ok
[INFO] [stdout] test i18n::tests::test_locale_struct ... ok
[INFO] [stdout] test cli::tests::test_missing_required_args ... ok
[INFO] [stdout] test i18n::tests::test_edge_cases ... ok
[INFO] [stdout] test cli::tests::test_recursive_various_values ... ok
[INFO] [stdout] test config::tests::test_validate_paths ... ok
[INFO] [stdout] test config::tests::test_save_and_load ... ok
[INFO] [stdout] test config::tests::test_remove_path ... ok
[INFO] [stdout] test cli::tests::test_status_command ... ok
[INFO] [stdout] test cli::tests::test_remove_command ... ok
[INFO] [stdout] test i18n::tests::test_parameter_replacement ... ok
[INFO] [stdout] test i18n::tests::test_set_global_locale ... ok
[INFO] [stdout] test i18n::tests::test_set_locale ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test i18n::tests::test_t ... ok
[INFO] [stdout] test i18n::tests::test_tf ... ok
[INFO] [stdout] test path_sync::tests::test_path_sync_manager_with_watch_paths ... ok
[INFO] [stdout] test target_files::tests::test_complex_path_scenarios ... ok
[INFO] [stdout] test path_sync::tests::test_filter_paths_in_watch_dirs ... ok
[INFO] [stdout] test path_sync::tests::test_sync_directory_rename_updates_subdirectories ... ok
[INFO] [stdout] test target_files::tests::test_csv_file_path_update ... ok
[INFO] [stdout] test path_sync::tests::test_sync_path_change ... ok
[INFO] [stdout] test i18n::tests::test_i18n_new ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_csv ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_json ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_toml ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_yaml ... ok
[INFO] [stdout] test target_files::tests::test_looks_like_path ... ok
[INFO] [stdout] test i18n::tests::test_init_i18n_with_locale ... ok
[INFO] [stdout] test target_files::tests::test_json_file_path_update ... ok
[INFO] [stdout] test target_files::tests::test_target_file_format_detection ... ok
[INFO] [stdout] test target_files::tests::test_toml_file_path_update ... ok
[INFO] [stdout] test tests::test_case_sensitivity ... ok
[INFO] [stdout] test tests::test_complex_ignore_patterns ... ok
[INFO] [stdout] test path_sync::tests::test_sync_nested_directory_rename ... ok
[INFO] [stdout] test target_files::tests::test_yaml_file_path_update ... ok
[INFO] [stdout] test target_files::tests::test_mixed_file_formats ... ok
[INFO] [stdout] test tests::test_get_event_description ... ok
[INFO] [stdout] test tests::test_should_ignore_event_directory_patterns ... ok
[INFO] [stdout] test tests::test_should_ignore_event_empty_paths ... ok
[INFO] [stdout] test tests::test_should_ignore_event_empty_patterns ... ok
[INFO] [stdout] test tests::test_should_ignore_event_multiple_paths ... ok
[INFO] [stdout] test tests::test_should_ignore_event_substring_patterns ... ok
[INFO] [stdout] test tests::test_should_ignore_event_extension_patterns ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chaser-6bc1993c3c8521ff)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test cli::tests::test_add_target_command ... ok
[INFO] [stdout] test cli::tests::test_add_command ... ok
[INFO] [stdout] test cli::tests::test_cli_no_command ... ok
[INFO] [stdout] test cli::tests::test_config_command ... ok
[INFO] [stdout] test cli::tests::test_commands_with_special_characters ... ok
[INFO] [stdout] test cli::tests::test_list_command ... ok
[INFO] [stdout] test cli::tests::test_list_targets_command ... ok
[INFO] [stdout] test cli::tests::test_lang_command ... ok
[INFO] [stdout] test cli::tests::test_help_flag ... ok
[INFO] [stdout] test cli::tests::test_recursive_command ... ok
[INFO] [stdout] test cli::tests::test_invalid_command ... ok
[INFO] [stdout] test cli::tests::test_missing_required_args ... ok
[INFO] [stdout] test cli::tests::test_ignore_command ... ok
[INFO] [stdout] test cli::tests::test_remove_command ... ok
[INFO] [stdout] test config::tests::test_config_debug ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test cli::tests::test_status_command ... ok
[INFO] [stdout] test config::tests::test_get_effective_language ... ok
[INFO] [stdout] test cli::tests::test_version_flag ... ok
[INFO] [stdout] test cli::tests::test_reset_command ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test config::tests::test_set_language ... ok
[INFO] [stdout] test config::tests::test_add_path ... ok
[INFO] [stdout] test config::tests::test_config_clone ... ok
[INFO] [stdout] test config::tests::test_config_file_path ... ok
[INFO] [stdout] test cli::tests::test_remove_target_command ... ok
[INFO] [stdout] test config::tests::test_save_and_load ... ok
[INFO] [stdout] test config::tests::test_remove_path ... ok
[INFO] [stdout] test i18n::tests::test_edge_cases ... ok
[INFO] [stdout] test i18n::tests::test_available_locales ... ok
[INFO] [stdout] test i18n::tests::test_get_system_locale ... ok
[INFO] [stdout] test i18n::tests::test_get_current_locale ... ok
[INFO] [stdout] test config::tests::test_get_effective_language_with_env ... ok
[INFO] [stdout] test i18n::tests::test_global_functions_without_init ... ok
[INFO] [stdout] test config::tests::test_validate_paths ... ok
[INFO] [stdout] test i18n::tests::test_locale_struct ... ok
[INFO] [stdout] test i18n::tests::test_tf ... ok
[INFO] [stdout] test i18n::tests::test_parameter_replacement ... ok
[INFO] [stdout] test path_sync::tests::test_filter_paths_in_watch_dirs ... ok
[INFO] [stdout] test i18n::tests::test_set_global_locale ... ok
[INFO] [stdout] test i18n::tests::test_is_locale_supported ... ok
[INFO] [stdout] test i18n::tests::test_set_locale ... ok
[INFO] [stdout] test i18n::tests::test_t ... ok
[INFO] [stdout] test cli::tests::test_recursive_various_values ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_yaml ... ok
[INFO] [stdout] test target_files::tests::test_csv_file_path_update ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_toml ... ok
[INFO] [stdout] test target_files::tests::test_complex_path_scenarios ... ok
[INFO] [stdout] test target_files::tests::test_looks_like_path ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_csv ... ok
[INFO] [stdout] test target_files::tests::test_target_file_format_detection ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_json ... ok
[INFO] [stdout] test target_files::tests::test_json_file_path_update ... ok
[INFO] [stdout] test path_sync::tests::test_path_sync_manager_with_watch_paths ... ok
[INFO] [stdout] test path_sync::tests::test_sync_directory_rename_updates_subdirectories ... ok
[INFO] [stdout] test path_sync::tests::test_sync_nested_directory_rename ... ok
[INFO] [stdout] test target_files::tests::test_toml_file_path_update ... ok
[INFO] [stdout] test target_files::tests::test_yaml_file_path_update ... ok
[INFO] [stdout] test target_files::tests::test_mixed_file_formats ... ok
[INFO] [stdout] test path_sync::tests::test_sync_path_change ... ok
[INFO] [stdout] test i18n::tests::test_i18n_new ... ok
[INFO] [stdout] test i18n::tests::test_init_i18n_with_locale ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file_monitoring_tests.rs (/opt/rustwide/target/debug/deps/file_monitoring_tests-075709d7cb1db7b9)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_case_sensitivity ... ok
[INFO] [stdout] test test_empty_inputs ... ok
[INFO] [stdout] test test_event_types ... ok
[INFO] [stdout] test test_multiple_paths_in_event ... ok
[INFO] [stdout] test test_complex_path_patterns ... ok
[INFO] [stdout] test test_real_world_scenarios ... ok
[INFO] [stdout] test test_edge_case_patterns ... ok
[INFO] [stdout] test test_special_characters_in_paths ... ok
[INFO] [stdout] test test_unicode_paths ... ok
[INFO] [stdout] test test_file_watching_ignore_patterns ... ok
[INFO] [stdout] test test_performance_with_many_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-3477bcfc28244c1f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_config_edge_cases ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_new_commands ... ok
[INFO] [stdout] test test_recursive_option_parsing ... ok
[INFO] [stdout] test test_cli_parsing_integration ... ok
[INFO] [stdout] test test_config_operations_integration ... ok
[INFO] [stdout] test test_config_persistence_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-38046367cc0064b7)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_pathological_cases ... ok
[INFO] [stdout] test test_concurrent_access_simulation ... ok
[INFO] [stdout] test benchmark_ignore_pattern_matching ... ok
[INFO] [stdout] test test_memory_usage ... ok
[INFO] [stdout] test benchmark_config_operations ... ok
[INFO] [stdout] test benchmark_different_pattern_types ... FAILED
[INFO] [stdout] test stress_test_pattern_matching ... ok
[INFO] [stdout] test benchmark_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- benchmark_different_pattern_types stdout ----
[INFO] [stdout] Extension patterns: 457.980422ms
[INFO] [stdout] Directory patterns: 2.84667436s
[INFO] [stdout] Substring patterns: 1.384253592s
[INFO] [stdout] 
[INFO] [stdout] thread 'benchmark_different_pattern_types' (174) panicked at tests/performance_tests.rs:300:5:
[INFO] [stdout] assertion failed: dir_duration.as_millis() < 2000
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c07d8c58128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c07d8c58128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c07d8c58128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c07d8c58128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c07d8c6d13a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c07d8c6d13a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5c07d8c5cdf2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c07d8c5cdf2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c07d8c37116 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c07d8c37116 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c07d8c50599 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c07d8b6220c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c07d8b6220c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c07d8c50752 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c07d8c50752 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c07d8c37204 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c07d8c2bfc9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c07d8c37fcd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c07d8c6d8cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c07d8c6d892 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c07d8b50c88 - performance_tests[b761196ad84ec4fa]::benchmark_different_pattern_types
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:300:5
[INFO] [stdout]   21:     0x5c07d8b4b9b7 - performance_tests[b761196ad84ec4fa]::benchmark_different_pattern_types::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:264:39
[INFO] [stdout]   22:     0x5c07d8b55146 - <performance_tests[b761196ad84ec4fa]::benchmark_different_pattern_types::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c07d8b552eb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c07d8b552eb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5c07d8b62b65 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5c07d8b62b65 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5c07d8b62b65 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c07d8b62b65 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c07d8b62b65 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c07d8b62b65 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5c07d8b62b65 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5c07d8b5d6c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5c07d8b5d6c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c07d8b65be2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5c07d8b65be2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5c07d8b65be2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c07d8b65be2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c07d8b65be2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c07d8b65be2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5c07d8b65be2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c07d8c57a8f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x5c07d8c57a8f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x704f7d9cdaa4 - <unknown>
[INFO] [stdout]   44:     0x704f7da5aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     benchmark_different_pattern_types
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.69s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test performance_tests`
[INFO] running `Command { std: "docker" "inspect" "941fd689986c69e18c2a9c13ea2023c369b7cedfbaea1419d0123dd19dabe10c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "941fd689986c69e18c2a9c13ea2023c369b7cedfbaea1419d0123dd19dabe10c", kill_on_drop: false }`
[INFO] [stdout] 941fd689986c69e18c2a9c13ea2023c369b7cedfbaea1419d0123dd19dabe10c
